Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @noble/ciphers from 0.4.1 to 0.6.0 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrhrobertson
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @noble/ciphers from 0.4.1 to 0.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: @noble/ciphers
  • 0.6.0 - 2024-08-05
    • Implement AESKW, AESKWP from RFC 3394 / RFC 5649
    • Add support for unaligned byte arrays
    • Improve typescript compatibility with different module resolutions

    Full Changelog: 0.5.3...0.6.0

  • 0.5.3 - 2024-05-06
    • arx: Remove hard-dependency on TextEncoder
    • arx: Export sigma variable for hsalsa
    • Include default value for AAD argument in webcrypto aes-gcm algorithm

    New Contributors

    Full Changelog: 0.5.2...0.5.3

  • 0.5.2 - 2024-03-25
    • Add AES-CFB
    • Adjust tsconfig

    New Contributors

    Full Changelog: 0.5.1...0.5.2

  • 0.5.1 - 2024-02-09

    Import bugfix

    New Contributors

    Full Changelog: 0.5.0...0.5.1

  • 0.5.0 - 2024-02-09
    • Merge all webcrypto modules into one @ noble/ciphers/webcrypto
    • Improve type check for chacha options, to ensure proper work in next.js-like environments
    • Improve tree-shaking

    Full Changelog: 0.4.1...0.5.0

  • 0.4.1 - 2023-12-11
    • AES: fix ctr mode nonce mutation
    • utils improvements
      • isBytes: improve reliability in bad environments such as jsdom
      • concatBytes: improve safety by early-checking the type
      • equalBytes: make constant-time
    • Bump typescript version used to build the package to 5.3.2

    Full Changelog: 0.4.0...0.4.1

from @noble/ciphers GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @noble/ciphers from 0.4.1 to 0.6.0.

See this package in npm:
@noble/ciphers

See this project in Snyk:
https://app.snyk.io/org/mrhrobertson/project/af5f48b8-a318-4833-b472-7e965228790f?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants